Element Name
|
Description
|
WOActionURL
|
Enables the creation of URLs to invoke methods or specify pages to return.
|
WOApplet
|
Generates HTML to specify a Java applet.
|
WOBody
|
Specifies the background image to display for the HTML page.
|
WOBrowser
|
A selection list that displays multiple items at a time.
|
WOCheckBox
|
A check-box user interface control.
|
WOConditional
|
Controls whether a portion of the HTML page will be generated.
|
WOForm
|
A container element that generates a fill-in form.
|
WOHyperlink
|
Generates a hypertext link.
|
WOImage
|
Displays an image.
|
WOImageButton
|
A graphical submit button.
|
WOJavaScript
|
Lets you embed a script written in JavaScript in a dynamically-generated page.
|
WORadioButton
|
Represents an on-off switch.
|
WORepetition
|
A container element that repeats its contents (that is, everything between the <WEBOBJECT...> and </WEBOBJECT...> tags in the template file) a given number of times.
|
WOResetButton
|
A reset button.
|
WOString
|
A dynamically generated string.
|
WOSubmitButton
|
A submit button.
|
WOText
|
A multi-line field for text input and display.
|
WOTextField
|
A text input field.
|